PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images.masks Package / PDFColorMask Class
Methods


In This Topic
    PDFColorMask Class Members
    In This Topic

    The following tables list the members exposed by PDFColorMask.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the end of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the start of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Public MethodSets the end of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Public MethodSets the start of the colors range.
    The colorspace of startColor must match the colorspace of end color and also the image's colorspace.  
    Top
    See Also